词语站>英语词典>memory access翻译和用法

memory access

英 [ˈmeməri ˈækses]

美 [ˈmeməri ˈækses]

存储访问,内存访问;存取存储器

计算机

英英释义

noun

  • (computer science) the operation of reading or writing stored information
      Synonym:access

    双语例句

    • This increases the latency of the task's memory access until its data is in the cache of the new CPU.
      这就增加了任务的内存访问延迟,这些时间用来将其数据移入新CPU的内存中。
    • It results in a tighter coupling between client and server, and also completely ignores things like latency, failure, lack of a shared memory access, etc.
      它导致客户端和服务之间更加紧耦合,并且完全忽略了像延时、失败、缺乏共享的内存访问等东西。
    • When AME is enabled for an LPAR, the operating system starts compressing and decompressing data in memory based on the workload's memory access pattern.
      在为LPAR启用AME时,操作系统将开始根据工作负载的内存访问模式压缩和解压缩内存中的数据。
    • NUMA support ( Non-Uniform Memory Access, memory design for multiprocessors) allows virtual machines to efficiently access large amounts of memory.
      NUMA支持(非一致性内存访问,针对多处理器的内存设计)允许虚拟机有效地访问大量内存。
    • The tightly-coupled nature of the CMP allows very short physical distances between processors and memory and, therefore, minimal memory access latency and higher performance.
      CMP紧密耦合的本质使处理器与内存之间的物理距离很短,因此可提供最小的内存访问延迟和更高的性能。
    • This advanced property is used for optimizing memory access. See documentation for usage.
      此高级属性用于优化内存访问。有关用法,请参阅文档。
    • To enable memory access, it provides put and set methods for ints, chars, and bytes.
      为允许内存访问,它为int、char和byte提供了put和set方法。
    • There is little memory access overhead and rollbacks are rare.
      因为内存访问的开销很低,而且回滚操作很少。
    • Adaptive stack cache with fast address generation policy is proposed by investigating memory access behavior of programs.
      通过对程序的访存行为进行分析,提出快速地址计算的自适应栈高速缓存方案。
    • On the other side are the technological advances made in the platform, including architectures ( multiprocessing, symmetric multithreading, non-uniform memory access [ NUMA]) and virtualization.
      另一方面,它要考虑平台方面的技术进步,包括架构(多处理、对称多线程、非一致内存访问[NUMA]和虚拟化)。